[INFO] cloning repository https://github.com/mski-iksm/saba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mski-iksm/saba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmski-iksm%2Fsaba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmski-iksm%2Fsaba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 244d99d803385504b72c709528e45f8234aecc89
[INFO] fixing mski-iksm/saba against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmski-iksm%2Fsaba" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mski-iksm/saba
[INFO] finished tweaking git repo https://github.com/mski-iksm/saba
[INFO] tweaked toml for git repo https://github.com/mski-iksm/saba written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mski-iksm/saba on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mski-iksm/saba already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hikalium/wasabi.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74
[INFO] running `Command { std: "docker" "start" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sabi v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]     Checking saba_core v0.1.0 (/opt/rustwide/workdir/saba_core)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling font v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]     Checking noli v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]     Checking net_wasabi v0.1.0 (/opt/rustwide/workdir/net/wasabi)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> net/wasabi/src/http.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             Err(e) => return Err(Error::Network("Failed to write".to_string())),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking saba v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `String`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::string::{String, ToString};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `String`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::string::{String, ToString};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `version` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 |         assert_eq!(response.version(), "HTTP/1.1");
[INFO] [stdout]    |                             ^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `version` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]   --> saba_core/src/http.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn version(&self) -> String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 98 |         assert_eq!(response.expect("REASON").version(), "HTTP/1.1");
[INFO] [stdout]    |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status_code` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_eq!(response.status_code(), 200);
[INFO] [stdout]    |                             ^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `status_code` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]   --> saba_core/src/http.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn status_code(&self) -> u32 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_eq!(response.expect("REASON").status_code(), 200);
[INFO] [stdout]    |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reason` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(response.reason(), "OK");
[INFO] [stdout]     |                             ^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `reason` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn reason(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(response.expect("REASON").reason(), "OK");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `version` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |         assert_eq!(response.version(), "HTTP/1.1");
[INFO] [stdout]     |                             ^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `version` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]  56 |     pub fn version(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         assert_eq!(response.expect("REASON").version(), "HTTP/1.1");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status_code` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:109:29
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert_eq!(response.status_code(), 200);
[INFO] [stdout]     |                             ^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `status_code` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub fn status_code(&self) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert_eq!(response.expect("REASON").status_code(), 200);
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reason` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |         assert_eq!(response.reason(), "OK");
[INFO] [stdout]     |                             ^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `reason` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn reason(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 110 |         assert_eq!(response.expect("REASON").reason(), "OK");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `header_value` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |             response.header_value("Date"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `header_value` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn header_value(&self, name: &str) -> Result<String, String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 113 |             response.expect("REASON").header_value("Date"),
[INFO] [stdout]     |                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `version` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:123:29
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_eq!(response.version(), "HTTP/1.1");
[INFO] [stdout]     |                             ^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `version` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]  56 |     pub fn version(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_eq!(response.expect("REASON").version(), "HTTP/1.1");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status_code` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_eq!(response.status_code(), 200);
[INFO] [stdout]     |                             ^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `status_code` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub fn status_code(&self) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_eq!(response.expect("REASON").status_code(), 200);
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reason` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |         assert_eq!(response.reason(), "OK");
[INFO] [stdout]     |                             ^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `reason` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn reason(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 125 |         assert_eq!(response.expect("REASON").reason(), "OK");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `header_value` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |             response.header_value("Date"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `header_value` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn header_value(&self, name: &str) -> Result<String, String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 128 |             response.expect("REASON").header_value("Date"),
[INFO] [stdout]     |                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `header_value` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 |             response.header_value("Content-Type"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `header_value` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn header_value(&self, name: &str) -> Result<String, String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 132 |             response.expect("REASON").header_value("Content-Type"),
[INFO] [stdout]     |                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `version` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_eq!(response.version(), "HTTP/1.1");
[INFO] [stdout]     |                             ^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `version` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]  56 |     pub fn version(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_eq!(response.expect("REASON").version(), "HTTP/1.1");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status_code` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:143:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(response.status_code(), 200);
[INFO] [stdout]     |                             ^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `status_code` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub fn status_code(&self) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(response.expect("REASON").status_code(), 200);
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reason` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |         assert_eq!(response.reason(), "OK");
[INFO] [stdout]     |                             ^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `reason` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub fn reason(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         assert_eq!(response.expect("REASON").reason(), "OK");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `header_value` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |             response.header_value("Date"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `header_value` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn header_value(&self, name: &str) -> Result<String, String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             response.expect("REASON").header_value("Date"),
[INFO] [stdout]     |                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `header_value` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |             response.header_value("Content-Type"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `header_value` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn header_value(&self, name: &str) -> Result<String, String> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 151 |             response.expect("REASON").header_value("Content-Type"),
[INFO] [stdout]     |                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `body` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> net/wasabi/src/http.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |         assert_eq!(response.body(), "<html>body</html>");
[INFO] [stdout]     |                             ^^^^ method not found in `Result<saba_core::http::HttpResponse, saba_core::error::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `body` exists on the type `saba_core::http::HttpResponse`
[INFO] [stdout]    --> saba_core/src/http.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 |     pub fn body(&self) -> String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `saba_core::http::HttpResponse` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 154 |         assert_eq!(response.expect("REASON").body(), "<html>body</html>");
[INFO] [stdout]     |                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> net/wasabi/src/http.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             Err(e) => return Err(Error::Network("Failed to write".to_string())),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `net_wasabi` (lib test) due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74", kill_on_drop: false }`
[INFO] [stdout] 4b14ed1aae36396e0b55e7a9b93d82b102c8f1fac1b1998213a12094e4defa74
